home *** CD-ROM | disk | FTP | other *** search
- object WinStatus: TWinStatus
- Left = 341
- Top = 254
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Status'
- ClientHeight = 59
- ClientWidth = 448
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 433
- Height = 41
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object StatusText: TLabel
- Left = 2
- Top = 2
- Width = 429
- Height = 37
- Align = alClient
- Alignment = taCenter
- AutoSize = False
- Transparent = True
- Layout = tlCenter
- end
- end
- end
-